From: Dan Nicolaescu Date: Fri, 4 Apr 2008 23:53:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~22698 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d926e68f197d0703b6c10693f89a352ac77e0b6a;p=emacs.git *** empty log message *** --- diff --git a/lisp/vc.el b/lisp/vc.el index db7671f63bb..a9c08797538 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -3265,8 +3265,6 @@ that share the same state." ((file-short (substring file (length ddir))) (backend (vc-backend file)) (state (and backend (vc-state file))) - ;; XXX: EXTRA is not set here. - ;; It might need to be. (extra (and backend (vc-call-backend backend 'status-fileinfo-extra file)))